[INFO] cloning repository https://github.com/misty1999/rusberry-pi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/misty1999/rusberry-pi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmisty1999%2Frusberry-pi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmisty1999%2Frusberry-pi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7ce1b0371630e185758ed9893f1b1b2230e1324e
[INFO] checking misty1999/rusberry-pi/7ce1b0371630e185758ed9893f1b1b2230e1324e against master#40557f6225e337d68c8d4f086557ce54135f5dd9 for pr-158447
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmisty1999%2Frusberry-pi" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/misty1999/rusberry-pi
[INFO] finished tweaking git repo https://github.com/misty1999/rusberry-pi
[INFO] tweaked toml for git repo https://github.com/misty1999/rusberry-pi written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/misty1999/rusberry-pi on toolchain 40557f6225e337d68c8d4f086557ce54135f5dd9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/misty1999/rusberry-pi already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.2.38
[INFO] [stderr]   Downloaded clang v2.0.0
[INFO] [stderr]   Downloaded toml_datetime v0.7.2
[INFO] [stderr]   Downloaded serde v1.0.226
[INFO] [stderr]   Downloaded candle-onnx v0.5.1
[INFO] [stderr]   Downloaded bytestring v1.5.0
[INFO] [stderr]   Downloaded toml_parser v1.0.3
[INFO] [stderr]   Downloaded serde_core v1.0.226
[INFO] [stderr]   Downloaded candle-nn v0.5.1
[INFO] [stderr]   Downloaded serde_derive v1.0.226
[INFO] [stderr]   Downloaded toml_edit v0.23.6
[INFO] [stderr]   Downloaded regex-lite v0.1.7
[INFO] [stderr]   Downloaded opencv-binding-generator v0.90.2
[INFO] [stderr]   Downloaded candle-core v0.5.1
[INFO] [stderr]   Downloaded ndarray v0.15.1
[INFO] [stderr]   Downloaded actix-http v3.11.1
[INFO] [stderr]   Downloaded opencv v0.92.3
[INFO] [stderr]   Downloaded windows-sys v0.61.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2de1993daefaeb356d901fd139082a868af44fb0b6a691bb1d203e8a9932c892
[INFO] running `Command { std: "docker" "start" "2de1993daefaeb356d901fd139082a868af44fb0b6a691bb1d203e8a9932c892", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2de1993daefaeb356d901fd139082a868af44fb0b6a691bb1d203e8a9932c892" "/opt/rustwide/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2de1993daefaeb356d901fd139082a868af44fb0b6a691bb1d203e8a9932c892", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2de1993daefaeb356d901fd139082a868af44fb0b6a691bb1d203e8a9932c892" "/opt/rustwide/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling zip v1.1.4
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling clang v2.0.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking dyn-stack v0.10.0
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking pulp v0.18.22
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]     Checking gemm-common v0.17.1
[INFO] [stderr]     Checking num_enum v0.7.4
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking gemm-f32 v0.17.1
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking gemm-c64 v0.17.1
[INFO] [stderr]     Checking gemm-f16 v0.17.1
[INFO] [stderr]     Checking gemm-c32 v0.17.1
[INFO] [stderr]     Checking gemm-f64 v0.17.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]     Checking safetensors v0.4.5
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking gemm v0.17.1
[INFO] [stderr]    Compiling opencv-binding-generator v0.90.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling regex-lite v0.1.7
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking candle-core v0.5.1
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stdout] error[E0277]: the trait bound `half::bf16: SampleBorrow<half::bf16>` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.5.1/src/cpu_backend/mod.rs:2491:55
[INFO] [stdout]      |
[INFO] [stdout] 2491 |                     rand::distributions::Uniform::new(bf16::from_f64(min), bf16::from_f64(max));
[INFO] [stdout]      |                     --------------------------------- ^^^^^^^^^^^^^^^^^^^ the trait `SampleUniform` is not implemented for `half::bf16`
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout] note: there are multiple different versions of crate `rand` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/uniform.rs:216:1
[INFO] [stdout]      |
[INFO] [stdout]  216 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/distr/uniform.rs:268:1
[INFO] [stdout]      |
[INFO] [stdout]  268 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ------------------------------ this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]      = help: the following other types implement trait `SampleUniform`:
[INFO] [stdout]                Duration
[INFO] [stdout]                char
[INFO] [stdout]                f32
[INFO] [stdout]                f64
[INFO] [stdout]                i128
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]              and 8 others
[INFO] [stdout]      = note: required for `half::bf16` to implement `SampleBorrow<half::bf16>`
[INFO] [stdout] note: required by a bound in `Uniform::<X>::new`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/uniform.rs:186:13
[INFO] [stdout]      |
[INFO] [stdout]  184 |     pub fn new<B1, B2>(low: B1, high: B2) -> Uniform<X>
[INFO] [stdout]      |            --- required by a bound in this associated function
[INFO] [stdout]  185 |     where
[INFO] [stdout]  186 |         B1: SampleBorrow<X> + Sized,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^ required by this bound in `Uniform::<X>::new`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `half::bf16: SampleBorrow<half::bf16>` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.5.1/src/cpu_backend/mod.rs:2491:76
[INFO] [stdout]      |
[INFO] [stdout] 2491 |                     rand::distributions::Uniform::new(bf16::from_f64(min), bf16::from_f64(max));
[INFO] [stdout]      |                     ---------------------------------                      ^^^^^^^^^^^^^^^^^^^ the trait `SampleUniform` is not implemented for `half::bf16`
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout] note: there are multiple different versions of crate `rand` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/uniform.rs:216:1
[INFO] [stdout]      |
[INFO] [stdout]  216 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/distr/uniform.rs:268:1
[INFO] [stdout]      |
[INFO] [stdout]  268 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ------------------------------ this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]      = help: the following other types implement trait `SampleUniform`:
[INFO] [stdout]                Duration
[INFO] [stdout]                char
[INFO] [stdout]                f32
[INFO] [stdout]                f64
[INFO] [stdout]                i128
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]              and 8 others
[INFO] [stdout]      = note: required for `half::bf16` to implement `SampleBorrow<half::bf16>`
[INFO] [stdout] note: required by a bound in `Uniform::<X>::new`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/uniform.rs:187:13
[INFO] [stdout]      |
[INFO] [stdout]  184 |     pub fn new<B1, B2>(low: B1, high: B2) -> Uniform<X>
[INFO] [stdout]      |            --- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout]  187 |         B2: SampleBorrow<X> + Sized,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^ required by this bound in `Uniform::<X>::new`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `half::bf16: SampleUniform` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.5.1/src/cpu_backend/mod.rs:2491:21
[INFO] [stdout]      |
[INFO] [stdout] 2491 |                     rand::distributions::Uniform::new(bf16::from_f64(min), bf16::from_f64(max));
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `SampleUniform` is not implemented for `half::bf16`
[INFO] [stdout]      |
[INFO] [stdout] note: there are multiple different versions of crate `rand` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/uniform.rs:216:1
[INFO] [stdout]      |
[INFO] [stdout]  216 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/distr/uniform.rs:268:1
[INFO] [stdout]      |
[INFO] [stdout]  268 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ------------------------------ this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]      = help: the following other types implement trait `SampleUniform`:
[INFO] [stdout]                Duration
[INFO] [stdout]                char
[INFO] [stdout]                f32
[INFO] [stdout]                f64
[INFO] [stdout]                i128
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]              and 8 others
[INFO] [stdout] note: required by a bound in `Uniform`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/uniform.rs:179:23
[INFO] [stdout]      |
[INFO] [stdout]  179 | pub struct Uniform<X: SampleUniform>(X::Sampler);
[INFO] [stdout]      |                       ^^^^^^^^^^^^^ required by this bound in `Uniform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `half::bf16: SampleUniform` is not satisfied in `Uniform<half::bf16>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.5.1/src/cpu_backend/mod.rs:2490:21
[INFO] [stdout]      |
[INFO] [stdout] 2490 |                 let uniform =
[INFO] [stdout]      |                     ^^^^^^^ within `Uniform<half::bf16>`, the trait `SampleUniform` is not implemented for `half::bf16`
[INFO] [stdout]      |
[INFO] [stdout] note: there are multiple different versions of crate `rand` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/uniform.rs:216:1
[INFO] [stdout]      |
[INFO] [stdout]  216 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/distr/uniform.rs:268:1
[INFO] [stdout]      |
[INFO] [stdout]  268 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ------------------------------ this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]      = help: the following other types implement trait `SampleUniform`:
[INFO] [stdout]                Duration
[INFO] [stdout]                char
[INFO] [stdout]                f32
[INFO] [stdout]                f64
[INFO] [stdout]                i128
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]              and 8 others
[INFO] [stdout] note: required because it appears within the type `Uniform<half::bf16>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/uniform.rs:179:12
[INFO] [stdout]      |
[INFO] [stdout]  179 | pub struct Uniform<X: SampleUniform>(X::Sampler);
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout]      = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `half::bf16: SampleUniform` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.5.1/src/cpu_backend/mod.rs:2493:50
[INFO] [stdout]      |
[INFO] [stdout] 2493 |                     data.push(rng.sample::<bf16, _>(uniform))
[INFO] [stdout]      |                                                  ^ the trait `SampleUniform` is not implemented for `half::bf16`
[INFO] [stdout]      |
[INFO] [stdout] note: there are multiple different versions of crate `rand` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/uniform.rs:216:1
[INFO] [stdout]      |
[INFO] [stdout]  216 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/distr/uniform.rs:268:1
[INFO] [stdout]      |
[INFO] [stdout]  268 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ------------------------------ this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]      = help: the following other types implement trait `SampleUniform`:
[INFO] [stdout]                Duration
[INFO] [stdout]                char
[INFO] [stdout]                f32
[INFO] [stdout]                f64
[INFO] [stdout]                i128
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]              and 8 others
[INFO] [stdout] note: required by a bound in `Uniform`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/uniform.rs:179:23
[INFO] [stdout]      |
[INFO] [stdout]  179 | pub struct Uniform<X: SampleUniform>(X::Sampler);
[INFO] [stdout]      |                       ^^^^^^^^^^^^^ required by this bound in `Uniform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `half::f16: SampleBorrow<half::f16>` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.5.1/src/cpu_backend/mod.rs:2500:55
[INFO] [stdout]      |
[INFO] [stdout] 2500 |                     rand::distributions::Uniform::new(f16::from_f64(min), f16::from_f64(max));
[INFO] [stdout]      |                     --------------------------------- ^^^^^^^^^^^^^^^^^^ the trait `SampleUniform` is not implemented for `half::f16`
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout] note: there are multiple different versions of crate `rand` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/uniform.rs:216:1
[INFO] [stdout]      |
[INFO] [stdout]  216 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/distr/uniform.rs:268:1
[INFO] [stdout]      |
[INFO] [stdout]  268 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ------------------------------ this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]      = help: the following other types implement trait `SampleUniform`:
[INFO] [stdout]                Duration
[INFO] [stdout]                char
[INFO] [stdout]                f32
[INFO] [stdout]                f64
[INFO] [stdout]                i128
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]              and 8 others
[INFO] [stdout]      = note: required for `half::f16` to implement `SampleBorrow<half::f16>`
[INFO] [stdout] note: required by a bound in `Uniform::<X>::new`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/uniform.rs:186:13
[INFO] [stdout]      |
[INFO] [stdout]  184 |     pub fn new<B1, B2>(low: B1, high: B2) -> Uniform<X>
[INFO] [stdout]      |            --- required by a bound in this associated function
[INFO] [stdout]  185 |     where
[INFO] [stdout]  186 |         B1: SampleBorrow<X> + Sized,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^ required by this bound in `Uniform::<X>::new`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `half::f16: SampleBorrow<half::f16>` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.5.1/src/cpu_backend/mod.rs:2500:75
[INFO] [stdout]      |
[INFO] [stdout] 2500 |                     rand::distributions::Uniform::new(f16::from_f64(min), f16::from_f64(max));
[INFO] [stdout]      |                     ---------------------------------                     ^^^^^^^^^^^^^^^^^^ the trait `SampleUniform` is not implemented for `half::f16`
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout] note: there are multiple different versions of crate `rand` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/uniform.rs:216:1
[INFO] [stdout]      |
[INFO] [stdout]  216 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/distr/uniform.rs:268:1
[INFO] [stdout]      |
[INFO] [stdout]  268 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ------------------------------ this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]      = help: the following other types implement trait `SampleUniform`:
[INFO] [stdout]                Duration
[INFO] [stdout]                char
[INFO] [stdout]                f32
[INFO] [stdout]                f64
[INFO] [stdout]                i128
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]              and 8 others
[INFO] [stdout]      = note: required for `half::f16` to implement `SampleBorrow<half::f16>`
[INFO] [stdout] note: required by a bound in `Uniform::<X>::new`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/uniform.rs:187:13
[INFO] [stdout]      |
[INFO] [stdout]  184 |     pub fn new<B1, B2>(low: B1, high: B2) -> Uniform<X>
[INFO] [stdout]      |            --- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout]  187 |         B2: SampleBorrow<X> + Sized,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^ required by this bound in `Uniform::<X>::new`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `half::f16: SampleUniform` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.5.1/src/cpu_backend/mod.rs:2500:21
[INFO] [stdout]      |
[INFO] [stdout] 2500 |                     rand::distributions::Uniform::new(f16::from_f64(min), f16::from_f64(max));
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `SampleUniform` is not implemented for `half::f16`
[INFO] [stdout]      |
[INFO] [stdout] note: there are multiple different versions of crate `rand` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/uniform.rs:216:1
[INFO] [stdout]      |
[INFO] [stdout]  216 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/distr/uniform.rs:268:1
[INFO] [stdout]      |
[INFO] [stdout]  268 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ------------------------------ this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]      = help: the following other types implement trait `SampleUniform`:
[INFO] [stdout]                Duration
[INFO] [stdout]                char
[INFO] [stdout]                f32
[INFO] [stdout]                f64
[INFO] [stdout]                i128
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]              and 8 others
[INFO] [stdout] note: required by a bound in `Uniform`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/uniform.rs:179:23
[INFO] [stdout]      |
[INFO] [stdout]  179 | pub struct Uniform<X: SampleUniform>(X::Sampler);
[INFO] [stdout]      |                       ^^^^^^^^^^^^^ required by this bound in `Uniform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `half::f16: SampleUniform` is not satisfied in `Uniform<half::f16>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.5.1/src/cpu_backend/mod.rs:2499:21
[INFO] [stdout]      |
[INFO] [stdout] 2499 |                 let uniform =
[INFO] [stdout]      |                     ^^^^^^^ within `Uniform<half::f16>`, the trait `SampleUniform` is not implemented for `half::f16`
[INFO] [stdout]      |
[INFO] [stdout] note: there are multiple different versions of crate `rand` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/uniform.rs:216:1
[INFO] [stdout]      |
[INFO] [stdout]  216 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/distr/uniform.rs:268:1
[INFO] [stdout]      |
[INFO] [stdout]  268 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ------------------------------ this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]      = help: the following other types implement trait `SampleUniform`:
[INFO] [stdout]                Duration
[INFO] [stdout]                char
[INFO] [stdout]                f32
[INFO] [stdout]                f64
[INFO] [stdout]                i128
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]              and 8 others
[INFO] [stdout] note: required because it appears within the type `Uniform<half::f16>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/uniform.rs:179:12
[INFO] [stdout]      |
[INFO] [stdout]  179 | pub struct Uniform<X: SampleUniform>(X::Sampler);
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout]      = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `half::f16: SampleUniform` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.5.1/src/cpu_backend/mod.rs:2502:49
[INFO] [stdout]      |
[INFO] [stdout] 2502 |                     data.push(rng.sample::<f16, _>(uniform))
[INFO] [stdout]      |                                                 ^ the trait `SampleUniform` is not implemented for `half::f16`
[INFO] [stdout]      |
[INFO] [stdout] note: there are multiple different versions of crate `rand` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/uniform.rs:216:1
[INFO] [stdout]      |
[INFO] [stdout]  216 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/distr/uniform.rs:268:1
[INFO] [stdout]      |
[INFO] [stdout]  268 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ------------------------------ this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]      = help: the following other types implement trait `SampleUniform`:
[INFO] [stdout]                Duration
[INFO] [stdout]                char
[INFO] [stdout]                f32
[INFO] [stdout]                f64
[INFO] [stdout]                i128
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]              and 8 others
[INFO] [stdout] note: required by a bound in `Uniform`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/uniform.rs:179:23
[INFO] [stdout]      |
[INFO] [stdout]  179 | pub struct Uniform<X: SampleUniform>(X::Sampler);
[INFO] [stdout]      |                       ^^^^^^^^^^^^^ required by this bound in `Uniform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `StandardNormal: rand_distr::Distribution<half::bf16>` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.5.1/src/cpu_backend/mod.rs:2536:30
[INFO] [stdout]      |
[INFO] [stdout] 2536 |                 let normal = rand_distr::Normal::new(bf16::from_f64(mean), bf16::from_f64(std))
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^ the trait `rand_distr::Distribution<half::bf16>` is not implemented for `StandardNormal`
[INFO] [stdout]      |
[INFO] [stdout] note: there are multiple different versions of crate `rand` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/distr/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ------------------------- this is the trait that was imported
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: `StandardNormal` implements trait `rand_distr::Distribution<T>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/normal.rs:43:1
[INFO] [stdout]      |
[INFO] [stdout]   43 | impl Distribution<f32> for StandardNormal {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `rand_distr::Distribution<f32>`
[INFO] [stdout] ...
[INFO] [stdout]   52 | impl Distribution<f64> for StandardNormal {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `rand_distr::Distribution<f64>`
[INFO] [stdout]      = note: there are multiple different versions of crate `rand_distr` in the dependency graph
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `rand_distr::Normal::<F>::new`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/normal.rs:147:33
[INFO] [stdout]      |
[INFO] [stdout]  147 | where F: Float, StandardNormal: Distribution<F>
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^^ required by this bound in `Normal::<F>::new`
[INFO] [stdout] ...
[INFO] [stdout]  156 |     pub fn new(mean: F, std_dev: F) -> Result<Normal<F>, Error> {
[INFO] [stdout]      |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `StandardNormal: rand_distr::Distribution<half::bf16>` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.5.1/src/cpu_backend/mod.rs:2536:30
[INFO] [stdout]      |
[INFO] [stdout] 2536 |                 let normal = rand_distr::Normal::new(bf16::from_f64(mean), bf16::from_f64(std))
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `rand_distr::Distribution<half::bf16>` is not implemented for `StandardNormal`
[INFO] [stdout]      |
[INFO] [stdout] note: there are multiple different versions of crate `rand` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/distr/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ------------------------- this is the trait that was imported
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: `StandardNormal` implements trait `rand_distr::Distribution<T>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/normal.rs:43:1
[INFO] [stdout]      |
[INFO] [stdout]   43 | impl Distribution<f32> for StandardNormal {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `rand_distr::Distribution<f32>`
[INFO] [stdout] ...
[INFO] [stdout]   52 | impl Distribution<f64> for StandardNormal {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `rand_distr::Distribution<f64>`
[INFO] [stdout]      = note: there are multiple different versions of crate `rand_distr` in the dependency graph
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `rand_distr::Normal`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/normal.rs:118:33
[INFO] [stdout]      |
[INFO] [stdout]  117 | pub struct Normal<F>
[INFO] [stdout]      |            ------ required by a bound in this struct
[INFO] [stdout]  118 | where F: Float, StandardNormal: Distribution<F>
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^^ required by this bound in `Normal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `StandardNormal: rand_distr::Distribution<half::bf16>` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.5.1/src/cpu_backend/mod.rs:2536:30
[INFO] [stdout]      |
[INFO] [stdout] 2536 |                   let normal = rand_distr::Normal::new(bf16::from_f64(mean), bf16::from_f64(std))
[INFO] [stdout]      |  ______________________________^
[INFO] [stdout] 2537 | |                     .map_err(Error::wrap)?;
[INFO] [stdout]      | |_________________________________________^ the trait `rand_distr::Distribution<half::bf16>` is not implemented for `StandardNormal`
[INFO] [stdout]      |
[INFO] [stdout] note: there are multiple different versions of crate `rand` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/distr/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ------------------------- this is the trait that was imported
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: `StandardNormal` implements trait `rand_distr::Distribution<T>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/normal.rs:43:1
[INFO] [stdout]      |
[INFO] [stdout]   43 | impl Distribution<f32> for StandardNormal {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `rand_distr::Distribution<f32>`
[INFO] [stdout] ...
[INFO] [stdout]   52 | impl Distribution<f64> for StandardNormal {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `rand_distr::Distribution<f64>`
[INFO] [stdout]      = note: there are multiple different versions of crate `rand_distr` in the dependency graph
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `rand_distr::Normal`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/normal.rs:118:33
[INFO] [stdout]      |
[INFO] [stdout]  117 | pub struct Normal<F>
[INFO] [stdout]      |            ------ required by a bound in this struct
[INFO] [stdout]  118 | where F: Float, StandardNormal: Distribution<F>
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^^ required by this bound in `Normal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `StandardNormal: rand_distr::Distribution<half::bf16>` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.5.1/src/cpu_backend/mod.rs:2536:30
[INFO] [stdout]      |
[INFO] [stdout] 2536 |                   let normal = rand_distr::Normal::new(bf16::from_f64(mean), bf16::from_f64(std))
[INFO] [stdout]      |  ______________________________^
[INFO] [stdout] 2537 | |                     .map_err(Error::wrap)?;
[INFO] [stdout]      | |__________________________________________^ the trait `rand_distr::Distribution<half::bf16>` is not implemented for `StandardNormal`
[INFO] [stdout]      |
[INFO] [stdout] note: there are multiple different versions of crate `rand` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/distr/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ------------------------- this is the trait that was imported
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: `StandardNormal` implements trait `rand_distr::Distribution<T>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/normal.rs:43:1
[INFO] [stdout]      |
[INFO] [stdout]   43 | impl Distribution<f32> for StandardNormal {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `rand_distr::Distribution<f32>`
[INFO] [stdout] ...
[INFO] [stdout]   52 | impl Distribution<f64> for StandardNormal {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `rand_distr::Distribution<f64>`
[INFO] [stdout]      = note: there are multiple different versions of crate `rand_distr` in the dependency graph
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `rand_distr::Normal`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/normal.rs:118:33
[INFO] [stdout]      |
[INFO] [stdout]  117 | pub struct Normal<F>
[INFO] [stdout]      |            ------ required by a bound in this struct
[INFO] [stdout]  118 | where F: Float, StandardNormal: Distribution<F>
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^^ required by this bound in `Normal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `sample` exists for struct `rand_distr::Normal<half::bf16>`, but its trait bounds were not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.5.1/src/cpu_backend/mod.rs:2539:38
[INFO] [stdout]      |
[INFO] [stdout] 2539 |                     data.push(normal.sample(&mut rng))
[INFO] [stdout]      |                                      ^^^^^^ method cannot be called on `rand_distr::Normal<half::bf16>` due to unsatisfied trait bounds
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/normal.rs:41:1
[INFO] [stdout]      |
[INFO] [stdout]   41 | pub struct StandardNormal;
[INFO] [stdout]      | ------------------------- doesn't satisfy `_: Distribution<bf16>`
[INFO] [stdout] ...
[INFO] [stdout]  117 | pub struct Normal<F>
[INFO] [stdout]      | -------------------- doesn't satisfy `_: Distribution<bf16>`, `rand_distr::Normal<half::bf16>: RngCore` or `rand_distr::Normal<half::bf16>: rand::Rng`
[INFO] [stdout]      |
[INFO] [stdout]      = note: the following trait bounds were not satisfied:
[INFO] [stdout]              `StandardNormal: rand_distr::Distribution<half::bf16>`
[INFO] [stdout]              which is required by `rand_distr::Normal<half::bf16>: rand_distr::Distribution<half::bf16>`
[INFO] [stdout]              `rand_distr::Normal<half::bf16>: RngCore`
[INFO] [stdout]              which is required by `rand_distr::Normal<half::bf16>: rand::Rng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `StandardNormal: rand_distr::Distribution<half::f16>` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.5.1/src/cpu_backend/mod.rs:2545:30
[INFO] [stdout]      |
[INFO] [stdout] 2545 |                 let normal = rand_distr::Normal::new(f16::from_f64(mean), f16::from_f64(std))
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^ the trait `rand_distr::Distribution<half::f16>` is not implemented for `StandardNormal`
[INFO] [stdout]      |
[INFO] [stdout] note: there are multiple different versions of crate `rand` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/distr/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ------------------------- this is the trait that was imported
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: `StandardNormal` implements trait `rand_distr::Distribution<T>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/normal.rs:43:1
[INFO] [stdout]      |
[INFO] [stdout]   43 | impl Distribution<f32> for StandardNormal {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `rand_distr::Distribution<f32>`
[INFO] [stdout] ...
[INFO] [stdout]   52 | impl Distribution<f64> for StandardNormal {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `rand_distr::Distribution<f64>`
[INFO] [stdout]      = note: there are multiple different versions of crate `rand_distr` in the dependency graph
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `rand_distr::Normal::<F>::new`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/normal.rs:147:33
[INFO] [stdout]      |
[INFO] [stdout]  147 | where F: Float, StandardNormal: Distribution<F>
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^^ required by this bound in `Normal::<F>::new`
[INFO] [stdout] ...
[INFO] [stdout]  156 |     pub fn new(mean: F, std_dev: F) -> Result<Normal<F>, Error> {
[INFO] [stdout]      |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `StandardNormal: rand_distr::Distribution<half::f16>` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.5.1/src/cpu_backend/mod.rs:2545:30
[INFO] [stdout]      |
[INFO] [stdout] 2545 |                 let normal = rand_distr::Normal::new(f16::from_f64(mean), f16::from_f64(std))
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `rand_distr::Distribution<half::f16>` is not implemented for `StandardNormal`
[INFO] [stdout]      |
[INFO] [stdout] note: there are multiple different versions of crate `rand` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/distr/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ------------------------- this is the trait that was imported
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: `StandardNormal` implements trait `rand_distr::Distribution<T>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/normal.rs:43:1
[INFO] [stdout]      |
[INFO] [stdout]   43 | impl Distribution<f32> for StandardNormal {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `rand_distr::Distribution<f32>`
[INFO] [stdout] ...
[INFO] [stdout]   52 | impl Distribution<f64> for StandardNormal {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `rand_distr::Distribution<f64>`
[INFO] [stdout]      = note: there are multiple different versions of crate `rand_distr` in the dependency graph
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `rand_distr::Normal`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/normal.rs:118:33
[INFO] [stdout]      |
[INFO] [stdout]  117 | pub struct Normal<F>
[INFO] [stdout]      |            ------ required by a bound in this struct
[INFO] [stdout]  118 | where F: Float, StandardNormal: Distribution<F>
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^^ required by this bound in `Normal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `StandardNormal: rand_distr::Distribution<half::f16>` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.5.1/src/cpu_backend/mod.rs:2545:30
[INFO] [stdout]      |
[INFO] [stdout] 2545 |                   let normal = rand_distr::Normal::new(f16::from_f64(mean), f16::from_f64(std))
[INFO] [stdout]      |  ______________________________^
[INFO] [stdout] 2546 | |                     .map_err(Error::wrap)?;
[INFO] [stdout]      | |_________________________________________^ the trait `rand_distr::Distribution<half::f16>` is not implemented for `StandardNormal`
[INFO] [stdout]      |
[INFO] [stdout] note: there are multiple different versions of crate `rand` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/distr/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ------------------------- this is the trait that was imported
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: `StandardNormal` implements trait `rand_distr::Distribution<T>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/normal.rs:43:1
[INFO] [stdout]      |
[INFO] [stdout]   43 | impl Distribution<f32> for StandardNormal {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `rand_distr::Distribution<f32>`
[INFO] [stdout] ...
[INFO] [stdout]   52 | impl Distribution<f64> for StandardNormal {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `rand_distr::Distribution<f64>`
[INFO] [stdout]      = note: there are multiple different versions of crate `rand_distr` in the dependency graph
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `rand_distr::Normal`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/normal.rs:118:33
[INFO] [stdout]      |
[INFO] [stdout]  117 | pub struct Normal<F>
[INFO] [stdout]      |            ------ required by a bound in this struct
[INFO] [stdout]  118 | where F: Float, StandardNormal: Distribution<F>
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^^ required by this bound in `Normal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `StandardNormal: rand_distr::Distribution<half::f16>` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.5.1/src/cpu_backend/mod.rs:2545:30
[INFO] [stdout]      |
[INFO] [stdout] 2545 |                   let normal = rand_distr::Normal::new(f16::from_f64(mean), f16::from_f64(std))
[INFO] [stdout]      |  ______________________________^
[INFO] [stdout] 2546 | |                     .map_err(Error::wrap)?;
[INFO] [stdout]      | |__________________________________________^ the trait `rand_distr::Distribution<half::f16>` is not implemented for `StandardNormal`
[INFO] [stdout]      |
[INFO] [stdout] note: there are multiple different versions of crate `rand` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/distr/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ------------------------- this is the trait that was imported
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: `StandardNormal` implements trait `rand_distr::Distribution<T>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/normal.rs:43:1
[INFO] [stdout]      |
[INFO] [stdout]   43 | impl Distribution<f32> for StandardNormal {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `rand_distr::Distribution<f32>`
[INFO] [stdout] ...
[INFO] [stdout]   52 | impl Distribution<f64> for StandardNormal {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `rand_distr::Distribution<f64>`
[INFO] [stdout]      = note: there are multiple different versions of crate `rand_distr` in the dependency graph
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `rand_distr::Normal`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/normal.rs:118:33
[INFO] [stdout]      |
[INFO] [stdout]  117 | pub struct Normal<F>
[INFO] [stdout]      |            ------ required by a bound in this struct
[INFO] [stdout]  118 | where F: Float, StandardNormal: Distribution<F>
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^^ required by this bound in `Normal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `sample` exists for struct `rand_distr::Normal<half::f16>`, but its trait bounds were not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.5.1/src/cpu_backend/mod.rs:2548:38
[INFO] [stdout]      |
[INFO] [stdout] 2548 |                     data.push(normal.sample(&mut rng))
[INFO] [stdout]      |                                      ^^^^^^ method cannot be called on `rand_distr::Normal<half::f16>` due to unsatisfied trait bounds
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/normal.rs:41:1
[INFO] [stdout]      |
[INFO] [stdout]   41 | pub struct StandardNormal;
[INFO] [stdout]      | ------------------------- doesn't satisfy `_: Distribution<f16>`
[INFO] [stdout] ...
[INFO] [stdout]  117 | pub struct Normal<F>
[INFO] [stdout]      | -------------------- doesn't satisfy `_: Distribution<f16>`, `rand_distr::Normal<half::f16>: RngCore` or `rand_distr::Normal<half::f16>: rand::Rng`
[INFO] [stdout]      |
[INFO] [stdout]      = note: the following trait bounds were not satisfied:
[INFO] [stdout]              `StandardNormal: rand_distr::Distribution<half::f16>`
[INFO] [stdout]              which is required by `rand_distr::Normal<half::f16>: rand_distr::Distribution<half::f16>`
[INFO] [stdout]              `rand_distr::Normal<half::f16>: RngCore`
[INFO] [stdout]              which is required by `rand_distr::Normal<half::f16>: rand::Rng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling candle-onnx v0.5.1
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `candle-core` (lib) due to 20 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2de1993daefaeb356d901fd139082a868af44fb0b6a691bb1d203e8a9932c892", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2de1993daefaeb356d901fd139082a868af44fb0b6a691bb1d203e8a9932c892", kill_on_drop: false }`
[INFO] [stdout] 2de1993daefaeb356d901fd139082a868af44fb0b6a691bb1d203e8a9932c892
